CVE-2024-35195
Requests `Session` object does not verify requests after making first request with verify=False
Description
Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.
INFO
Published Date :
May 20, 2024, 9:15 p.m.
Last Modified :
April 15, 2026, 12:35 a.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update affected packages or software to the latest version.
- For Nutanix, upgrade AOS after Prism Central.
- Consult vendor advisories for specific package updates.
Public PoC/Exploit Available at Github
CVE-2024-35195 has a 47 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-35195.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-35195 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-35195
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Dockerfile Python HCL
Panoptic-AI synthetic test system #5 (Pi 4 + STM32 + ESP32 OTA with ECDSA verify) — AI-generated, NOT human-verified
Python Makefile C CMake
Panoptic-AI synthetic test system #4 (Pi 4 + STM32F103 + ESP32 WiFi+BT+BLE) — AI-generated, NOT human-verified
Python Makefile C CMake
Panoptic-AI synthetic test system #3 (Pi 4 + STM32F103 + ESP32 WiFi) — AI-generated, NOT human-verified
Python Makefile C CMake
Panoptic-AI synthetic test system #2 (Pi 4 + STM32F103 over UART) — AI-generated, NOT human-verified
Python Makefile C
Driver development using LLM
Python HTML C
None
Makefile Python
None
Shell Python
📦 Multi-ecosystem CVE scanner for CI/CD. Auto-detects npm, pip, Go, Ruby, Rust, PHP, Java. Uses OSV database.
Shell
Akamai Cloud migration evaluation - AWS Bookstore Demo
Makefile Dockerfile HTML Go Template Shell JavaScript Python HCL
None
Shell Python
Scan Python dependencies for vulnerabilities with dependency chain tracing
Python Shell
None
Shell Dockerfile JavaScript HTML CSS Python
None
Python
None
Dockerfile Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-35195 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35195 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac Added Reference https://github.com/psf/requests/pull/6655 Added Reference https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56 Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/ Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/ -
CVE Modified by [email protected]
Jun. 10, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/ [No types assigned] Added Reference GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/ [No types assigned] -
CVE Received by [email protected]
May. 20, 2024
Action Type Old Value New Value Added Description Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0. Added Reference GitHub, Inc. https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56 [No types assigned] Added Reference GitHub, Inc. https://github.com/psf/requests/pull/6655 [No types assigned] Added Reference GitHub, Inc. https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac [No types assigned] Added CWE GitHub, Inc. CWE-670 Added CVSS V3.1 GitHub, Inc. AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N